home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Intercept
/
Visual Intercept.iso
/
isdefs.ini
< prev
next >
Wrap
INI File
|
1997-02-17
|
5KB
|
123 lines
;=================================================================
; Visual Intercept Installation Defaults
;
; Substitution Definitions
; $PRIMARY = Primary Visual Intercept installation
; directory
; $SHARED = Primary Visual Intercept installation
; shared directory for netsetup
; $SYSTEM = System directory
; $WINDOWS = Windows directory
; $VIDBDIR = Visual Intercept database installation
; directory
; $VIDBNAME = Visual Intercept database file name
; $VISERVER = Server name containing Visual Intercept
; database
;
; DSN Definitions
; DSN = ODBC Data Source Name
; Attributes = ODBC connection string information
; Driver = ODBC driver information
;=================================================================
[Setup]
Server=1
[EMail]
MAPI=1
VIM=0
[Application]
LastDatasource=Visual Intercept
LastAdminID=isadmin
LastNotifyID=isnotify
LastUserID=guest
SystemUserID=isuser
SystemPassword=isuser
SystemOptions=1
ViewOptions=3
[Datasource.Default]
DefAccount=
DefContact=Customer
DefIncident=Unknown
DefGroup=Unknown
DefPriority=High
DefProject=Project
DefSeverity=Unexpected
DefStatus=New
DefUserID=
DefVersion=1.0
DocumentDirectory=$SHARED\docs
DocumentOptions=0
DocumentPassword=
DocumentUserID=
DocumentWorkingDirectory=$PRIMARY\temp
MailOptions=290
MailPassword=
MailUserID=
Notify=0
NotifyInterval=120
ReportDirectory=$PRIMARY\reports
ReportPassword=
ReportUserID=
SCCSDirectory=$PRIMARY\sccs
SCCSOptions=0
SCCSPassword=
SCCSUserID=
SCCSWorkingDirectory=$PRIMARY\temp
SQLDirectory=$PRIMARY\filters
DatabaseDirectory=$SHARED\database
APIDirectory=$PRIMARY\api
Startup#0=All Accounts
Startup#1=All Contacts
Startup#2=All Projects
Startup#3=My Incidents
[Templates]
Template#0=Manual Sample Example;sample.dmp
TemplateDirectory=$PRIMARY\template
;This section defines the default DBMS, Driver, and Data Sources
;the installer is attempting to install and create
;The driver keyword is a list of attributes in the form of
;keyword-value pairs. Each pair is terminated with a '|' and the
;entire list is terminated with a '|' (that is, two '||' mark the
;end of the list).
[DSN]
ACCESS=1
FOXPRO=0
SQLSERVER=0
ORACLE=0
SYBASE=0
[ACCESS]
DSN=Visual Intercept - MS Access
Attributes16=DBQ=$VIDBDIR\$VIDBNAME.MDB|DefaultDir=$VIDBDIR|Driver=$SYSTEM\odbcjt16.dll|DriverId=25|FIL=MS Access;|UID=|JetIniPath=odbcddp.ini
Attributes32=DBQ=$VIDBDIR\$VIDBNAME.MDB|DefaultDir=$VIDBDIR|Driver=$SYSTEM\odbcjt32.dll|DriverId=25|FIL=MS Access;|UID=|JetIniPath=odbcddp.ini
Driver16=Microsoft Access Driver (*.mdb)|Driver=odbcjt16.dll|Setup=odbcjt16.dll|APILevel=1|ConnectFunctions=YYN|DriverODBCVer=02.50|FileUsage=2|FileExtns=*.mdb|SQLLevel=0||
Driver32=Microsoft Access Driver (*.mdb)|Driver=odbcjt32.dll|Setup=odbcjt32.dll|APILevel=1|ConnectFunctions=YYN|DriverODBCVer=02.50|FileUsage=2|FileExtns=*.mdb|SQLLevel=0||
[FOXPRO]
DSN=Visual Intercept - FoxPro
Attributes16=BackgroundFetch=No|Collate=Machine|Description=Visual Intercept|Driver=$SYSTEM\vfpodbc.dll|SourceDB=$VIDBDIR\VIDBNAME.DBC|SourceType=DBC|Exclusive=No|SetNoCountOn=No||
Attributes32=BackgroundFetch=No|Collate=Machine|Description=Visual Intercept|Driver=$SYSTEM\vfpodbc.dll|SourceDB=$VIDBDIR\VIDBNAME.DBC|SourceType=DBC|Exclusive=No|SetNoCountOn=No||
Driver16=Microsoft Visual FoxPro Driver|Driver=vfpodbc.dll|Setup=vfpodbc.dll||APILevel=0|ConnectFunctions=YYN|DriverODBCVer=02.50|FileUsage=1|FileExtns=*.dbc,*.dbf|SQLLevel=0||
Driver32=Microsoft Visual FoxPro Driver|Driver=vfpodbc.dll|Setup=vfpodbc.dll||APILevel=0|ConnectFunctions=YYN|DriverODBCVer=02.50|FileUsage=1|FileExtns=*.dbc,*.dbf|SQLLevel=0||
[SQLSERVER]
DSN=Visual Intercept - SQL Server
Attributes16=Database=$VIDBNAME|Description=Visual Intercept|Server=$VISERVER|Driver=$SYSTEM\sqlsrv32.dll|OEMTOANSI=No|UserProcForPrepare=Yes
Attributes32=Database=$VIDBNAME|Description=Visual Intercept|Server=$VISERVER|Driver=$SYSTEM\sqlsrv32.dll|OEMTOANSI=No|UserProcForPrepare=Yes
Driver16=SQL Server|Driver=sqlsrvr.dll|Setup=sqlsrvr.dll|APILevel=2|ConnectFunctions=YYY|DriverODBCVer=02.50|FileUsage=0|SQLLevel=1||
Driver32=SQL Server|Driver=sqlsrv32.dll|Setup=sqlsrv32.dll|APILevel=2|ConnectFunctions=YYY|DriverODBCVer=02.50|FileUsage=0|SQLLevel=1||
[ORACLE]
DSN=Visual Intercept - Oracle
Attributes16=ArraySize=|CatalogComments=0|Driver=$SYSTEM\cror707.dll|LockTimeOut=|LogonID=|ServerName=$VISERVER|Servers=
Attributes32=ArraySize=|CatalogComments=0|Driver=$SYSTEM\cror707.dll|LockTimeOut=|LogonID=|ServerName=$VISERVER|Servers=
Driver16=Oracle|Driver=cror707.dll|Setup=cror707.dll|APILevel=2|ConnectFunctions=YYY|DriverODBCVer=02.50|FileUsage=0|SQLLevel=1||
Driver32=Oracle|Driver=cror707.dll|Setup=cror707.dll|APILevel=2|ConnectFunctions=YYY|DriverODBCVer=02.50|FileUsage=0|SQLLevel=1||
;ORACLE 7 DRIVER Driver32=Driver=sqlsrv32.dll|Setup=sqlsrv32.dll|APILevel=2|ConnectFunctions=YYY|DriverODBCVer=02.50|FileUsage=0|SQLLevel=1||
[SYBASE]